*{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

body {
	position: absolute; 
	margin-left: 55px; 
	margin-top: 25px;
	font-family:"Arial", monospace, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 11pt;
	background-color: 	#fff; /*#827B60; #737077;	background-image:url(openings_09.jpg);*/
	scrollbar-face-color: #fff;
}

#desText{
	position: absolute;
	left: 645px; top:180px;
	width: 150px; height: 800px;
	background-color: #fff;
	padding: 2px 2px 4px 2px;	color: #575757;
		margin-left: 0px; 
	margin-top: 0px;
}

#desText1{
	position: absolute;
	left: 645px; top:0px;
	width: 150px; height: 800px;
	background-color: #fff;
	padding: 2px 2px 4px 2px;	color: #575757;
		margin-left: 0px; 
	margin-top: 0px;
}

#desText2{
	position: absolute;
	left: 645px; top:140px;
	width: 150px; height: 800px;
	background-color: #fff;
	padding: 2px 2px 4px 2px;	color: #575757;
		margin-left: 0px; 
	margin-top: 0px;
}

a{
	text-decoration: none;
}

a:link{
	color: black;text-decoration: none;
}

a:visited{
	font-weight: bold;
	color: #575757;text-decoration: none;
}

a:hover{
	color: #FE0101;
	font-weight: bold;text-decoration: none;
}

a:active{
	color: #FE0101;text-decoration: none;
}

a.title:link{
	color: black; text-decoration: none;
}

a.title:visited{
	color: black; text-decoration: none;
}

a.title:hover{
	color: black;text-decoration: none;
}

a.title:active{
	color: black;text-decoration: none;
}

.style1 {
	font-size: 22px;
	color: #575757;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
}
.style2 {
	font-size: 10px;
	color: #575757;
}

.style5 {
	font-size: 12px;
	color: #CCCCCC;
	}
		h2	{
		color: #000000;		font-size: 11px;
		font-family: "arial-bold", sans-serif;
		font-weight: bold;
		line-height: 10px;
		}
		h3	{
		color: #575757;		font-size: 9px;
		font-family: "arial-bold", sans-serif;
		font-weight: bold;
		line-height: 10px;
		}



